[INFO] cloning repository https://github.com/Schreiry/Flust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Schreiry/Flust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchreiry%2FFlust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchreiry%2FFlust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18476fabae56024a0243913e20c00dd2f96d0d24
[INFO] fixing Schreiry/Flust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchreiry%2FFlust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Schreiry/Flust
[INFO] finished tweaking git repo https://github.com/Schreiry/Flust
[INFO] tweaked toml for git repo https://github.com/Schreiry/Flust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Schreiry/Flust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Schreiry/Flust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap-cargo v0.14.1
[INFO] [stderr]   Downloaded wdk-build v0.3.0
[INFO] [stderr]   Downloaded wdk-sys v0.3.0
[INFO] [stderr]   Downloaded wdk-macros v0.3.0
[INFO] [stderr]   Downloaded wdk-alloc v0.3.0
[INFO] [stderr]   Downloaded wdk v0.3.0
[INFO] [stderr]   Downloaded wmi v0.14.5
[INFO] [stderr]   Downloaded calamine v0.35.0
[INFO] [stderr]   Downloaded debug_unsafe v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 606d1b821b074f12b7fe6a04b7190a9c60a742259c13680f2e1b6bba9dcc9a90
[INFO] running `Command { std: "docker" "start" "606d1b821b074f12b7fe6a04b7190a9c60a742259c13680f2e1b6bba9dcc9a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "606d1b821b074f12b7fe6a04b7190a9c60a742259c13680f2e1b6bba9dcc9a90" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "606d1b821b074f12b7fe6a04b7190a9c60a742259c13680f2e1b6bba9dcc9a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "606d1b821b074f12b7fe6a04b7190a9c60a742259c13680f2e1b6bba9dcc9a90" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling windows-result v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling windows-strings v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling wdk-build v0.3.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling windows-core v0.58.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling windows v0.58.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling clap-cargo v0.14.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling flust-viewer v0.2.2 (/opt/rustwide/workdir/crates/flust-viewer)
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking open v5.3.4
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr] warning: flust-viewer@0.2.2: flust-viewer: viewer-frontend/dist not built — using stub. Run release.bat or `pnpm build` to enable the real viewer.
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling wdk-macros v0.3.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking debug_unsafe v0.1.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking flust-telemetry-common v0.1.0 (/opt/rustwide/workdir/crates/flust-telemetry-common)
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking atoi_simd v0.17.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking quick-xml v0.39.4
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling flust v0.2.2 (/opt/rustwide/workdir/crates/flust)
[INFO] [stderr]     Checking zip v7.2.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking wmi v0.14.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking calamine v0.35.0
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wdk-build-0.3.0/src/utils.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Win32::System::Registry::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wdk-build-0.3.0/src/utils.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     core::{s, PCSTR},
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wdk-build-0.3.0/src/cargo_make.rs:851:28
[INFO] [stdout]     |
[INFO] [stdout] 851 |         return Ok(std::os::windows::fs::symlink_file(
[INFO] [stdout]     |                            ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wdk-build-0.3.0/src/cargo_make.rs:859:28
[INFO] [stdout]     |
[INFO] [stdout] 859 |         return Ok(std::os::windows::fs::symlink_file(
[INFO] [stdout]     |                            ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wdk-build` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "606d1b821b074f12b7fe6a04b7190a9c60a742259c13680f2e1b6bba9dcc9a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "606d1b821b074f12b7fe6a04b7190a9c60a742259c13680f2e1b6bba9dcc9a90", kill_on_drop: false }`
[INFO] [stdout] 606d1b821b074f12b7fe6a04b7190a9c60a742259c13680f2e1b6bba9dcc9a90
